Uses of Package
org.eclipse.vtp.framework.core

Packages that use org.eclipse.vtp.framework.core
org.eclipse.vtp.framework.common.actions   
org.eclipse.vtp.framework.common.configurations   
org.eclipse.vtp.framework.common.services   
org.eclipse.vtp.framework.core   
org.eclipse.vtp.framework.databases.actions   
org.eclipse.vtp.framework.databases.configurations   
org.eclipse.vtp.framework.databases.services   
org.eclipse.vtp.framework.engine.http   
org.eclipse.vtp.framework.engine.osgi   
org.eclipse.vtp.framework.engine.runtime   
org.eclipse.vtp.framework.engine.support   
org.eclipse.vtp.framework.interactions.core.actions   
org.eclipse.vtp.framework.interactions.core.configurations   
org.eclipse.vtp.framework.interactions.core.observers   
org.eclipse.vtp.framework.interactions.core.services   
org.eclipse.vtp.framework.javascript.services   
org.eclipse.vtp.framework.webservices.actions   
org.eclipse.vtp.framework.webservices.configurations   
 

Classes in org.eclipse.vtp.framework.core used by org.eclipse.vtp.framework.common.actions
IAction
          An action performed by the process engine.
IActionContext
          A service available to services at the action scope.
IActionResult
          Represents the result of an action.
 

Classes in org.eclipse.vtp.framework.core used by org.eclipse.vtp.framework.common.configurations
IConfiguration
          Definition of configuration objects capable of being loaded and stored in an XML document.
 

Classes in org.eclipse.vtp.framework.core used by org.eclipse.vtp.framework.common.services
IActionContext
          A service available to services at the action scope.
IContext
          A registry of service objects indexed by identifier.
IExecutionContext
          A service available to all services at the execution or action scope.
ILogger
          An interface to use for common logging purposes.
IProcessContext
          A service available to all services at any scope.
ISessionContext
          A service available to all services at any scope except the process scope.
 

Classes in org.eclipse.vtp.framework.core used by org.eclipse.vtp.framework.core
IActionResult
          Represents the result of an action.
IContext
          A registry of service objects indexed by identifier.
IExecutionContext
          A service available to all services at the execution or action scope.
ILogger
          An interface to use for common logging purposes.
IProcessContext
          A service available to all services at any scope.
IReporter
          An interface to report generic events to.
ISessionContext
          A service available to all services at any scope except the process scope.
 

Classes in org.eclipse.vtp.framework.core used by org.eclipse.vtp.framework.databases.actions
IAction
          An action performed by the process engine.
IActionContext
          A service available to services at the action scope.
IActionResult
          Represents the result of an action.
 

Classes in org.eclipse.vtp.framework.core used by org.eclipse.vtp.framework.databases.configurations
IConfiguration
          Definition of configuration objects capable of being loaded and stored in an XML document.
 

Classes in org.eclipse.vtp.framework.core used by org.eclipse.vtp.framework.databases.services
IProcessContext
          A service available to all services at any scope.
 

Classes in org.eclipse.vtp.framework.core used by org.eclipse.vtp.framework.engine.http
IReporter
          An interface to report generic events to.
 

Classes in org.eclipse.vtp.framework.core used by org.eclipse.vtp.framework.engine.osgi
IReporter
          An interface to report generic events to.
 

Classes in org.eclipse.vtp.framework.core used by org.eclipse.vtp.framework.engine.runtime
IActionContext
          A service available to services at the action scope.
IActionResult
          Represents the result of an action.
IContext
          A registry of service objects indexed by identifier.
IExecutionContext
          A service available to all services at the execution or action scope.
ILogger
          An interface to use for common logging purposes.
IProcessContext
          A service available to all services at any scope.
IReporter
          An interface to report generic events to.
ISessionContext
          A service available to all services at any scope except the process scope.
 

Classes in org.eclipse.vtp.framework.core used by org.eclipse.vtp.framework.engine.support
IActionContext
          A service available to services at the action scope.
IActionResult
          Represents the result of an action.
IContext
          A registry of service objects indexed by identifier.
IExecutionContext
          A service available to all services at the execution or action scope.
ILogger
          An interface to use for common logging purposes.
IProcessContext
          A service available to all services at any scope.
IReporter
          An interface to report generic events to.
ISessionContext
          A service available to all services at any scope except the process scope.
 

Classes in org.eclipse.vtp.framework.core used by org.eclipse.vtp.framework.interactions.core.actions
IAction
          An action performed by the process engine.
IActionContext
          A service available to services at the action scope.
IActionResult
          Represents the result of an action.
 

Classes in org.eclipse.vtp.framework.core used by org.eclipse.vtp.framework.interactions.core.configurations
IConfiguration
          Definition of configuration objects capable of being loaded and stored in an XML document.
 

Classes in org.eclipse.vtp.framework.core used by org.eclipse.vtp.framework.interactions.core.observers
ILogger
          An interface to use for common logging purposes.
 

Classes in org.eclipse.vtp.framework.core used by org.eclipse.vtp.framework.interactions.core.services
IExecutionContext
          A service available to all services at the execution or action scope.
IProcessContext
          A service available to all services at any scope.
ISessionContext
          A service available to all services at any scope except the process scope.
 

Classes in org.eclipse.vtp.framework.core used by org.eclipse.vtp.framework.javascript.services
IProcessContext
          A service available to all services at any scope.
 

Classes in org.eclipse.vtp.framework.core used by org.eclipse.vtp.framework.webservices.actions
IAction
          An action performed by the process engine.
IActionContext
          A service available to services at the action scope.
IActionResult
          Represents the result of an action.
 

Classes in org.eclipse.vtp.framework.core used by org.eclipse.vtp.framework.webservices.configurations
IConfiguration
          Definition of configuration objects capable of being loaded and stored in an XML document.